Win32: remove the _gdk_monitors global variable
authorPaolo Borelli <pborelli@gnome.org>
Thu, 18 Feb 2016 14:51:41 +0000 (15:51 +0100)
committerPaolo Borelli <pborelli@gnome.org>
Fri, 19 Feb 2016 14:28:38 +0000 (15:28 +0100)
commit577016126e25aa22415b6952643abc8f59d6fc5f
tree4255550e86c4b3af2be30fda74cdc534d550aefc
parent2e7f98a683e6868718417f15b4b1f449906bd585
Win32: remove the _gdk_monitors global variable

Make it a field of GdkWin32Screen since that is the object exposing
all the the getters.
gdk/win32/gdkdisplay-win32.c
gdk/win32/gdkglobals-win32.c
gdk/win32/gdkprivate-win32.h
gdk/win32/gdkscreen-win32.c